home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / cover.dir / 00021.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  194 b   |  11 lines

  1. on mouseDown
  2.   set the castNum of sprite 2 to cast "b002"
  3.   if pressButton(2) then
  4.     pupSprites(1, 48, 0)
  5.     sound stop 1
  6.     sound stop 2
  7.     updateStage()
  8.     go(1, "M70.DIR")
  9.   end if
  10. end
  11.